Skip to content

Conversation

@markmandel
Copy link
Contributor

This updates two things:

  1. To the latest link mappings file for the Social SDK
  2. Implements a change in the link map generator such that the first matching signature is selected as the link rather than the last. This means that when methods are overloaded, the user is directed to the top of list (the first), rather than the bottom (the last).

Example:

With this update, documentation references https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#a91716140c699d8ef0bdf6bfd7ee0ae13 rather than the current implementation, which references https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#a302dda8b19408696fa186e739c5c24c8

This updates two things:
1. To the latest link mappings file for the Social SDK
2. Implements a change in the link map generator such that the first
matching signature is selected as the link rather than the last. This
means that when methods are overloaded, the user is directed to the top
of list (the first), rather than the bottom (the last).
@markmandel markmandel requested a review from a team as a code owner June 17, 2025 04:12
@markmandel markmandel requested review from colinloretz and removed request for a team June 17, 2025 04:12
@markmandel markmandel added the social-sdk Feedback and PRs on Social SDK label Jun 17, 2025
@markmandel markmandel merged commit e1ee2bf into discord:main Jun 20, 2025
4 checks passed
@markmandel markmandel deleted the social/link-generation branch June 20, 2025 16:33
mazylol pushed a commit to mazylol/discord-api-docs that referenced this pull request Jul 3, 2025
This updates two things:
1. To the latest link mappings file for the Social SDK
2. Implements a change in the link map generator such that the first
matching signature is selected as the link rather than the last. This
means that when methods are overloaded, the user is directed to the top
of list (the first), rather than the bottom (the last).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

social-sdk Feedback and PRs on Social SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants